Lucene search
K
LinuxLinux Kernel5.5.6

5 matches found

CVE
CVE
added 2020/02/25 3:48 p.m.318 views

CVE-2020-9383

CVE-2020-9383 affects the Linux kernel floppy driver (set_fdc in drivers/block/floppy.c) where the FDC index is not checked for errors before assignment, causing a wait_til_ready out-of-bounds read. Impact per the CVE description: local attacker could cause a denial of service or privilege escala...

7.1CVSS6.7AI score0.00731EPSS
CVE
CVE
added 2020/02/25 5:55 p.m.156 views

CVE-2020-9391

CVE-2020-9391 affects the Linux kernel on AArch64 (versions 5.4 to 5.5.6). The top byte of the address passed to brk is ignored, potentially moving the program break downward instead of upward, which can cause heap corruption in glibc malloc. Public sources in the connected documents consistently...

5.5CVSS5.4AI score0.00497EPSS
CVE
CVE
added 2025/03/27 4:42 p.m.142 views

CVE-2022-49748

CVE-2022-49748 relates to the Linux kernel: perf/x86/amd shift of a 32-bit int constant 1 is computed in 32‑bit arithmetic and then passed as a 64‑bit argument, which can overflow when i ≥ 32. The fix uses the BIT_ULL macro for the shift to avoid overflow. Several connected advisories (Astra Linu...

5.5CVSS6.9AI score0.00178EPSS
CVE
CVE
added 2025/10/07 3:21 p.m.17 views

CVE-2022-50553

CVE-2022-50553 : In the Linux kernel tracing hist code, an out-of-bounds write occurs in action_data.var_ref_idx when synthesizing events with many params (n_params up to SYNTH_FIELDS_MAX) and a smaller TRACING_MAP_VARS_MAX caused writes beyond the array. The issue is fixed by enlarging data->...

5.5CVSS6AI score0.00192EPSS
CVE
CVE
added 2026/06/26 7:41 p.m.14 views

CVE-2026-53314

CVE-2026-53314 concerns the Linux kernel, where the padata offline CPU callback was moved from the OFFLINE path into the ONLINE path to allow failure. SYZBOT reported a DEAD callback error for CPU1; this vulnerability relates to CPU hotplug teardown, and the commit 4ae12d8bd9a8 (Merge tag 'kbuild...

5.5CVSS5.8AI score0.00114EPSS